home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / x-ttcidfont-conf / README.Debian < prev    next >
Text File  |  2008-12-15  |  934b  |  23 lines

  1. x-ttcidfont-conf for Debian
  2. ---------------------------
  3.  
  4. It configures TrueType fonts and CID fonts for X through Defoma framework.
  5. The format of the dynamically generated fonts.scale file of TrueType fonts
  6. is decided at the first installation of this package through Debconf
  7. by asking "Which backend do you choose, xtt or freetype?".
  8. You can change the backend by running
  9.     dpkg-reconfigure x-ttcidfont-conf
  10. in console.
  11.  
  12.  And please add these FontPath lines in /etc/X11/xorg.conf, if they are not
  13.  already there. (Newer versions of Xorg may not need this).
  14.  
  15.  FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  16.  FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
  17.  
  18. Please also refer to README.Defoma.
  19.  
  20.  -- Yasuhiro Take <take@debian.org>, Sat, 28 Apr 2001 05:41:38 +0900
  21.  -- Modified by ISHIKAWA Mutsumi <ishikawa@linux.or.jp>, Sun Aug 19 02:08:06 JST 2001
  22.  -- Yasuhiro Take <take@debian.org>, Fri Nov 16 19:17:35 JST 2001
  23.